花费 20 ms
Python2中while 1比while True更快

1) bool类是从int类继承而来的 2) True/False 在python2中不是关键字,但是在python3是(True,False,None) 由于Python2中 ...

Tue Jan 17 01:15:00 CST 2017 0 1844

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM